home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 June
/
MacFormat 25.iso
/
Shareware City
/
Developers
/
Tools Plus 2.5.3 Evaluation Kit
/
Tools Plus 2.5.3
/
Tools Plus 2.5.3 for Pascal
/
Starter Files
/
My App.p
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-23
|
116 b
|
11 lines
|
[
TEXT/PJMM
]
program MyApp;
uses
ToolsPlus;
{ Insert your declarations here }
begin
{ Insert your program code here }
end.